home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / intro.dxr / 00008_33.TIF.ls < prev    next >
Encoding:
Text File  |  1996-03-21  |  118 b   |  9 lines

  1. on mouseDown
  2.   sound playFile 2, "..\som\cubo.wav"
  3. end
  4.  
  5. on mouseUp
  6.   set the visible of sprite 11 to 0
  7.   go("r3")
  8. end
  9.